antigravity-cli-1.1.23
checks.aarch64-linux.pkgs-antigravity-cli
· build #4501
· raw
unpackPhase
1unpacking source archive /nix/store/bp29kwx2c2vd7aszr4h4583khq13qlfk-cli_linux_arm64.tar.gz2source root is .3setting SOURCE_DATE_EPOCH to timestamp 1788220528 of file "./antigravity"configurePhase
4no configure script, doing nothingbuildPhase
5no Makefile or custom buildPhase, doing nothingfixupPhase
6shrinking RPATHs of ELF executables and libraries in /nix/store/9lyqm4nahc8ra2cajdb3y79cp12lbw37-antigravity-cli-1.1.237shrinking /nix/store/9lyqm4nahc8ra2cajdb3y79cp12lbw37-antigravity-cli-1.1.23/bin/agy8checking for references to /build/ in /nix/store/9lyqm4nahc8ra2cajdb3y79cp12lbw37-antigravity-cli-1.1.23...9patching script interpreter paths in /nix/store/9lyqm4nahc8ra2cajdb3y79cp12lbw37-antigravity-cli-1.1.23installCheckPhase
10Usage of agy:11 --add-dir Add a directory to the workspace (repeatable) (default [])12 --agent Agent for the current CLI session13 -c Short alias for --continue14 --continue Continue the most recent conversation15 --conversation Resume a previous conversation by ID16 --dangerously-skip-permissions Auto-approve all tool permission requests without prompting17 --disable-slash-commands Disable slash command and skill expansion in print mode18 --effort Reasoning effort for the current CLI session (low|medium|high)19 -i Short alias for --prompt-interactive20 --input-format Input format for print mode (text, stream-json). stream-json reads one NDJSON message per line from stdin and runs a turn for each; it requires --output-format stream-json (default text)21 --json-schema Optional JSON schema string or path to a schema file to enforce structured output (for stream-json, only applicable to the final result)22 --log-file Override CLI log file path23 --mode Set the agent execution mode for this session (accept-edits, plan)24 --model Model for the current CLI session25 --new-project Create a new project for this session26 --output-format Output format for print mode (text, json, stream-json) (default text)27 -p Short alias for --print28 --print Run a single prompt non-interactively and print the response29 --print-timeout Timeout for print mode wait (default 5m0s)30 --project Project ID or project name for the current CLI session31 --prompt Alias for --print32 --prompt-interactive Run an initial prompt interactively and continue the session33 --sandbox Run in a sandbox with terminal restrictions enabled3435Available subcommands:36 agent List available agents37 agents List available agents38 changelog Show changelog and release notes39 help Show help for subcommands40 install Configure environment paths and shell settings41 mcp Manage MCP servers (add, remove, list, enable, disable)42 mic-serve Serve this machine's microphone to a CLI on another host43 models List available models44 plugin Manage plugins (install, uninstall, list, enable, disable)45 plugins Alias for plugin46 update Update CLI