Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOC-580][CLOUDGA-24950][ybm][cli] DB Query logging cli commands #25213

Merged
merged 7 commits into from
Jan 10, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
order alphabetically
  • Loading branch information
sudhanshu456 committed Dec 19, 2024
commit 4b0817a9de40658b9f2aa74022241d841c8901e3
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,6 @@ Use the following commands to configure ybm:

The following flags can be passed in with any command. These flags can also be added to your configuration file (see [Configure ybm](../managed-cli-overview/#configure-ybm)).

-h, --help
: Displays help information for ybm CLI commands.

-a, --apiKey string
: YugabyteDB Aeon account API Key.

Expand All @@ -109,6 +106,9 @@ The following flags can be passed in with any command. These flags can also be a
--debug
: Use debug mode, same as `--logLevel debug`.

-h, --help
: Displays help information for ybm CLI commands.

<!--
--host string
: Host address of YugabyteDB Aeon (this should always be cloud.yugabyte.com). -->
Expand Down