-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
76 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,5 +17,6 @@ SEE ALSO | |
|
||
ai help flow | ||
ai help flow new | ||
ai help flow upload | ||
ai help flow examples | ||
ai help find topics flow |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,5 +18,6 @@ SEE ALSO | |
|
||
ai help flow | ||
ai help flow invoke | ||
ai help flow upload | ||
ai help flow examples | ||
ai help find topics flow |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
FLOW PACKAGE | ||
|
||
@include.the.flow.upload.command | ||
|
||
USAGE: ai flow upload [...] | ||
|
||
AZURE | ||
--subscription SUBSCRIPTION (see: ai help subscription) | ||
--group GROUP (see: ai help resource group) | ||
--project NAME (see: ai help project name) | ||
|
||
FLOW | ||
--name NAME | ||
|
||
EXAMPLE | ||
|
||
ai flow new --name my_flow | ||
ai flow upload --name my_flow | ||
|
||
SEE ALSO | ||
|
||
ai help flow | ||
ai help flow new | ||
ai help flow invoke | ||
ai help flow examples | ||
ai help find topics flow |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
The `ai flow upload` command uploads an existing flow to AI Studio. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters