Skip to content

Instantly share code, notes, and snippets.

@hogashi
Created June 8, 2022 14:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hogashi/1fb12451cca66a56789cb3f79d84fc98 to your computer and use it in GitHub Desktop.
Save hogashi/1fb12451cca66a56789cb3f79d84fc98 to your computer and use it in GitHub Desktop.
$ function ane(){ aws help | perl -pe 's|a[^ ]*w[^ ]*s|ane|g' | perl -pe 's|AWS|ANE|g' | head -18; }
$ ane help
ANE() ANE()
NAME
ane -
DESCRIPTION
The ANE Command Line Interface is a unified tool to manage your ANE
services.
SYNOPSIS
ane [options] <command> <subcommand> [parameters]
Use ane command help for information on a specific command. Use ane
help topics to view a list of available help topics. The synopsis for
each command shows its parameters and their usage. Optional parameters
are shown in square brackets.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment