Skip to content

Commit

Permalink
cloud: Add "shell" to command list help message
Browse files Browse the repository at this point in the history
  • Loading branch information
spbnick committed Jul 27, 2023
1 parent ce4234c commit 33108fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloud
Original file line number Diff line number Diff line change
Expand Up @@ -2035,6 +2035,7 @@ function usage() {
echo ""
echo " deploy Deploy an installation to the cloud."
echo " env Output environment YAML for Cloud Functions."
echo " shell Execute a shell with deployment environment."
echo " withdraw Withdraw an installation from the cloud."
echo " list-sections List sections of the installation."
echo ""
Expand Down

0 comments on commit 33108fb

Please sign in to comment.