• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#!/bin/bash
2aconfig create-cache \
3    --package record_finalized_flags.test \
4    --container system \
5    --declarations flags.declarations \
6    --values flags.values \
7    --cache flags.protobuf
8